Release 10.1A: OpenEdge Development:
ADM Reference
newWhereClause
Appends a new expression to the query’s prepare string for a specified buffer.
Location: lookup.p Parameters:INPUT pcBuffer AS CHARACTERThe target buffer.
INPUT pcExpression AS CHARACTERThe new expression.
INPUT pcWhere AS CHARACTERThe current query-prepare string.
INPUT pcAndOr AS CHARACTERThe operator with which to append the new expression: ‘AND’ (default) or ‘OR’.
Returns: CHARACTER Notes: This is a utility function that does not use properties.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |